CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - socket select
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - socket select - List
[
WinSock-NDIS
]
简易网络聊天器(C++)
DL : 11
个人写的一个简易网络聊天工具的编写 socket套接字的编写 多线程实现和采用select()函数实现多人在线聊天
同时,附有试验报告。
Date
: 2008-07-16
Size
: 137.7kb
User
:
zenglibig
[
WinSock-NDIS
]
linux下关于socket编程的C例子
DL : 2
这是linux下关于C的编程,其中包含了socket的几种用法的例子,有udp、tcp以及select的使用。-under linux on the C programming, which includes a socket several examples of usage, udp, tcp and select use.
Date
: 2008-10-13
Size
: 557.92kb
User
:
钟文德
[
Internet-Network
]
icu070522
DL : 0
select programe, 1 raw socket2 udp socket. -select programe, a raw socket2 udp socket.
Date
: 2008-10-13
Size
: 102.22kb
User
:
andrew dai
[
Other resource
]
socket
DL : 0
一个智能门禁系统的linux的程序,select方式数据驱动方式,对于搞嵌入linux开发的朋友有一定参考价值
Date
: 2008-10-13
Size
: 14.17kb
User
:
hugeant
[
WinSock-NDIS
]
FileTransSvr
DL : 0
远程文件目录浏览,下载。基于Socket Select I/O模型
Date
: 2008-10-13
Size
: 145.68kb
User
:
apple
[
WinSock-NDIS
]
00000
DL : 0
该程序演示了使用SOCKET select API模型,对用SOCKET进行网络服务器编程来说可以是一个很好指导-demonstration of the procedure used SOCKET select API model used for network server socket programming because it is a good guide
Date
: 2008-10-13
Size
: 11.16kb
User
:
李明
[
Internet-Network
]
linux下关于socket C的编程源码
DL : 1
linux下关于C的编程,其中包含了socket的几种用法的例子,有udp、tcp以及select的使用
Date
: 2009-05-07
Size
: 101.26kb
User
:
superhn@163.com
[
Static control
]
HikPlaySrv
DL : 0
Winsocket DLL 封装,该类是SOCKET通讯综合模型,该类完成后将包装各种SOCKET通讯模式(阻塞select,异步窗口,异步事件,重叠I/O,完成I/O)等.它可以被各种通讯程序方便采用.尤其是基于SERVER/CLIENT的SERVER程序会提高大幅度性能.如果使用人要完成特定的通讯功能可以从该类继承,增加对线程池的支持功能。-Winsocket DLL package, such communication is SOCKET integrated model, such completion, will repackage the mode of communication SOCKET (blocking select, asynchronous window, asynchronous events, overlapping I/O, complete I/O). It can be convenient communications procedures used. In particular, based on SERVER/CLIENT SERVER the procedures significantly improve performance. If people use to accomplish specific communication from such succession, increasing the pool of threads support.
Date
: 2025-07-12
Size
: 21kb
User
:
江苏
[
Internet-Network
]
Select
DL : 0
linux下的socket的应用 服务器的必用函数-the under linux socket application server will use the function
Date
: 2025-07-12
Size
: 10kb
User
:
Dram
[
Internet-Network
]
server-nonblockingsocket
DL : 0
UDP收包程序例子,基于非阻塞模式socket,并利用select()实现接收超时。-UDP packet admission procedure examples, based on the non-blocking mode of socket, and use select () to receive overtime realize.
Date
: 2025-07-12
Size
: 7kb
User
:
liu
[
Internet-Network
]
EventSelectServer
DL : 0
window socket网络编程之EventSelect模型的例子 -window socket network programming model example of EventSelect
Date
: 2025-07-12
Size
: 31kb
User
:
旺旺
[
Internet-Network
]
select
DL : 0
实现socket异步读写套接字的程序。值得网络编程者借鉴,主要select实现。-Achieve asynchronous socket read and write socket program. Worthy of network programming reference, to achieve the main select.
Date
: 2025-07-12
Size
: 2kb
User
:
hehe
[
Internet-Network
]
filesendserver
DL : 0
传文件使用消息头方式3k每秒一客户一线程,并行传输,select i/o socket模型,测试无错.无丢包粘包.除非网络断开或掉网. 配套2个客户端接收,一个控制台.一个mfc-Way of transfer files using the header of a client of a thread-3k per second, parallel transmission, select i/o socket model, testing error-free. No packet loss stick package. Unless the network is disconnected or out of network. Supporting two clients received a console. a mfc
Date
: 2025-07-12
Size
: 153kb
User
:
styleman
[
Internet-Network
]
linux-socket-c
DL : 0
linux网络编程实例,讲解了一些udp tcp的socket编程,有select的例子-linux network programming examples to explain some of the udp tcp socket programming, there are select examples of
Date
: 2025-07-12
Size
: 558kb
User
:
yzh
[
Linux-Unix
]
UDP_select()
DL : 0
通过UDP和select函数来实现非阻塞的通话机制,已达到客户端之间的通讯-Through the UDP and select functions to achieve non-blocking call mechanism, has reached the communication between the client
Date
: 2025-07-12
Size
: 16kb
User
:
方言
[
Internet-Network
]
SelectSocket
DL : 0
socket编程常用到的方法,select 模型,实现网络传输,源码很好用。-socket programming methods commonly used, select model, network transmission, source code is useful.
Date
: 2025-07-12
Size
: 467kb
User
:
李伟
[
Internet-Network
]
select
DL : 0
异步Socket select 使用代码-Asynchronous Socket selectsample
Date
: 2025-07-12
Size
: 3kb
User
:
tian.j.q
[
Internet-Network
]
Socket-select
DL : 0
基于select IO复用Echo客户端服务器-Based select IO multiplexing client-server
Date
: 2025-07-12
Size
: 10kb
User
:
race
[
Internet-Network
]
socket-Server
DL : 0
网络服务端标准程序,使用socket select方式 且可判断是否断线等功能-Network server standard procedure
Date
: 2025-07-12
Size
: 10.64mb
User
:
andy
[
Internet-Network
]
socket-server-socket-serve
DL : 0
这是一个关于各种IO模型的socket server实现与测试。 这里采用多种模型实现了一个TCP ECHO服务器,将client发送的内容echo回去。 client每秒会发送一次请求,server保持并发连接并进行相应。 现已实现的模型: base: 最原始的echo服务器 thread: 多线程模型 select: select模型 poll: poll模型 epoll: epoll模型 参数 修改src/clients.sh 可以生成指定数量的client 修改src/base.cpp 中的MAX_CLIENT_NUM参数调整server最大服务数 修改src/base.cpp 中的CLIENT_INTERVAL参数调整client发包间隔 修改Makefile 中的DEBUG参数确定是否输出调试信息 使用方法(This is a socket server implementation and testing of various IO models. Here, a variety of models are used to implement a TCP ECHO server that returns the contents sent by echo back to client. Client sends a request per second, and server maintains concurrent connections and performs them accordingly. The model has been implemented: Base: the most primitive echo server Thread: multithreaded model Select: select model Poll: poll model Epoll: epoll model parameter Modify src/clients.sh to generate a specified number of client Modify the MAX_CLIENT_NUM parameter in src/base.cpp to adjust the maximum number of server services Modify the CLIENT_INTERVAL parameter in src/base.cpp to adjust the client contract interval Modify the DEBUG parameter in the Makefile to determine whether output debugging information is out Usage method)
Date
: 2025-07-12
Size
: 11kb
User
:
JIE2012
«
1
2
3
4
5
6
7
8
9
10
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.